Updating directory structure and process script#1995
Conversation
There was a problem hiding this comment.
Code Review
This pull request introduces manifest files for private school demographics and statistics imports and refactors the processing script to support conditional execution via command-line flags. Feedback focuses on including a missing MCF file in the statistics manifest, optimizing the flag-based execution logic to avoid redundant processing, and improving error logging by preserving stack traces.
ca7404f to
0cc1b51
Compare
|
The refactoring to support separate imports for stats and place data using CLI flags is well-implemented. I noticed one minor improvement: in |
904e4bf to
f639ef9
Compare
No description provided.